home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / tlxjwpc5.zip / TART.SLT < prev    next >
Text File  |  1990-09-21  |  545b  |  13 lines

  1. //╔═════════════════════════════════════════════════════════════════════╗
  2. //║ RBBS 17.3A         JW-PC Consulting DataFlex.HST      (608)837-1923 ║
  3. //║ Dual Std HST/V.32/MNP5/V.42     RBBSnet 8:972/2     FIDOnet 1:121/8 ║
  4. //╚═════════════════════════════════════════════════════════════════════╝
  5. ////////////////////////////// TART.SLT /////////////////////////////////
  6. // Simple, silly script to bypass opening screen and bring up dialing directory
  7. // Invoke Telix with command Telix sTART to use this!!!
  8.  
  9. main()
  10. {
  11.     dial("");
  12. }
  13.